swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it
authorGeorge Lebl <jirka@5z.com>
Mon, 15 Mar 1999 11:42:44 +0000 (11:42 +0000)
committerGeorge Lebl <jirka@src.gnome.org>
Mon, 15 Mar 1999 11:42:44 +0000 (11:42 +0000)
commitcb8adfba874807763033d5878793a134b6ddc87c
tree2453d511774e2027676c2a637ccb49144eb00d46
parent90d69893fde12b6cb0f9eabf7d64b689d34873da
swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it

Mon Mar 15 03:38:34 1999  George Lebl  <jirka@5z.com>

        * gtk/gtkdnd.c: (gtk_drag_highlight) swap the
          gtk_drag_highlight_expose and gtk_drag_highlight_paint since
          it was connecting a void function to expose_event and the int
          returning function to the draw signal
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c